func crypto/internal/fips140/nistec.p256PointDoubleAsm
21 uses
crypto/internal/fips140/nistec (current package)
p256_asm.go#L366: func p256PointDoubleAsm(res, in *P256Point)
p256_asm.go#L401: p256PointDoubleAsm(&double, r1)
p256_asm.go#L411: p256PointDoubleAsm(&double, p)
p256_asm.go#L673: p256PointDoubleAsm(&t0, p)
p256_asm.go#L674: p256PointDoubleAsm(&t1, &t0)
p256_asm.go#L675: p256PointDoubleAsm(&t2, &t1)
p256_asm.go#L676: p256PointDoubleAsm(&t3, &t2)
p256_asm.go#L689: p256PointDoubleAsm(&t0, &t0)
p256_asm.go#L690: p256PointDoubleAsm(&t1, &t1)
p256_asm.go#L699: p256PointDoubleAsm(&t0, &t0)
p256_asm.go#L700: p256PointDoubleAsm(&t2, &t2)
p256_asm.go#L721: p256PointDoubleAsm(p, p)
p256_asm.go#L722: p256PointDoubleAsm(p, p)
p256_asm.go#L723: p256PointDoubleAsm(p, p)
p256_asm.go#L724: p256PointDoubleAsm(p, p)
p256_asm.go#L725: p256PointDoubleAsm(p, p)
p256_asm.go#L743: p256PointDoubleAsm(p, p)
p256_asm.go#L744: p256PointDoubleAsm(p, p)
p256_asm.go#L745: p256PointDoubleAsm(p, p)
p256_asm.go#L746: p256PointDoubleAsm(p, p)
p256_asm.go#L747: p256PointDoubleAsm(p, p)
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |